cmake: add support for reproducible buildS
authorSutou Kouhei <kou@clear-code.com>
Sat, 5 Feb 2022 02:05:39 +0000 (11:05 +0900)
committerLena Voytek <lena@voytek.dev>
Tue, 24 Mar 2026 13:26:38 +0000 (09:26 -0400)
commit05f1a74710af2cf89b2657c92c3471ce0b207b50
tree03dcad9287a99c23967b528e070b025324a1408f
parentd379e6f4a2a7b53d4905006b1cedc02dea51c90c
cmake: add support for reproducible buildS

We should use relative path not absolute path. We can use target without
breaking reproducibility.

This patch can be removed once MariaDB ships with Mroonga v12.00+ that has
https://github.com/mroonga/mroonga/commit/27caeb9b8ce7fa432b1251eca475b517c6902a6c

Origin: https://github.com/mroonga/mroonga/issues/298#issuecomment-1030815927
Bug: https://github.com/mroonga/mroonga/issues/298
Forwarded: not-needed

Gbp-Pq: Name mroonga-mrn-lib-dirs-path-reproducible-build.patch
storage/mroonga/CMakeLists.txt